vcAppendToListStatement

Statement that joins source variable to the target variable. Both source and target variables can be lists, but don't have to be.

See in: Overview

Module: vcProcessModel

Parent: vcStatement

Children -

Referenced by: -

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
AllowDuplicatesBooleanRWGets or sets value defining whether already existing values should be added to the target.
SourceVariableNameStringRWGets or sets the name of the variable from which values are copied.
TargetVariableNameStringRWGets or sets the name of the variable where values are appended.